Skip to content

Conversation

@theihor
Copy link
Contributor

@theihor theihor commented Oct 16, 2025

When forwarding PR comments via email it may be useful to include the patch submitter to the recipient list even if they are filtered out by provided allow/denylist configuration.

Implement this behavior with a separate config flag:

   "email" {
     "pr_comments_forwarding": {
        "enabled": true,
           ...
        "always_reply_to_author": true
      }

When forwarding PR comments via email it may be useful to include the
patch submitter to the recipient list even if they are filtered out by
provided allow/denylist configuration.

Implement this behavior with a separate config flag:

   "email" {
     "pr_comments_forwarding": {
        "enabled": true,
           ...
        "always_reply_to_author": true
      }

Signed-off-by: Ihor Solodrai <[email protected]>
@theihor theihor requested a review from danielocfb October 16, 2025 00:57
Copy link

@danielocfb danielocfb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks.

@theihor theihor merged commit ef6131d into main Oct 16, 2025
5 checks passed
@theihor theihor deleted the always-reply-to-author branch October 16, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants